バージョン

GetShapeGeometry(Int32,List<PointCollection>,Boolean) メソッド

指定したパラメーターのために形状のパス ジオメトリを取得します。
シンタックス
'宣言
 
Protected Friend Overloads Function GetShapeGeometry( _
   ByVal i As Integer, _
   ByVal points As List(Of PointCollection), _
   ByVal fill As Boolean _
) As PathGeometry
protected internal PathGeometry GetShapeGeometry( 
   int i,
   List<PointCollection> points,
   bool fill
)

パラメータ

i
形状のインデックス
points
形状を含むポイント。
fill
領域のない形状をスキップする条件。
参照